PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getBackgroundColor Method
In This Topic
    getBackgroundColor Method
    In This Topic
    Gets the background color.
    Syntax
    public PDFBrush getBackgroundColor()

    Return Value

    The brush used to fill the paragraph background.
    See Also